Doc fix.
authorJim Blandy <jimb@redhat.com>
Sat, 13 Mar 1993 21:14:27 +0000 (21:14 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 13 Mar 1993 21:14:27 +0000 (21:14 +0000)
src/.gdbinit

index 7045c032e01793d06c30311cabe3dca1f60d53ff..f5dc66d27827bf9fa12755a746701d281f25492b 100644 (file)
@@ -164,7 +164,7 @@ show environment DISPLAY
 set args -q -geometry +0+0
 
 # Don't let abort actually run, as it will make
-# stdio stop working and therefore the `pr' command below as well.
+# stdio stop working and therefore the `pr' command above as well.
 break abort
 
 # If we are running in synchronous mode, we want a chance to look around